home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000056_news@columbia.edu_Wed Apr 5 21:26:12 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA18561
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 6 Apr 1995 21:14:32 -0400
  3. Received: by apakabar.cc.columbia.edu id AA10005
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 6 Apr 1995 21:14:31 -0400
  5. Path: news.columbia.edu!news.cs.columbia.edu!news.nyc.pipeline.com!newsjunkie.ans.net!howland.reston.ans.net!spool.mu.edu!umn.edu!newsstand.tc.umn.edu!maroon.tc.umn.edu!crhertel
  6. From: crhertel@maroon.tc.umn.edu (Christopher R Hertel)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Script: (newbie) How to I echo & capture received data?
  9. Date: 5 Apr 1995 21:26:12 GMT
  10. Organization: University of Minnesota
  11. Lines: 19
  12. Message-Id: <3lv1tk$cha@epx.cis.umn.edu>
  13. Nntp-Posting-Host: maroon.tc.umn.edu
  14. Summary: Dialing into service.  Need to echo back.
  15. Keywords: script kermit echo
  16. X-Newsreader: TIN [version 1.2 PL2]
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. Inquiry:
  20.   I am new to Kermit, but I think that it can do what I'm trying to have 
  21. done.
  22.  
  23. I want to be able to dial out to a service which, upon connection, will 
  24. simply spume information back at me at 1200 baud.  I need to capture 
  25. about 2000 bytes of that information *and* I need to echo the information 
  26. back *as I receive it*.
  27.  
  28. So, as the data arrives at my end I need to copy it to a file *and* echo 
  29. it back.  Oh, and I have to watch for certain characters, too (so that I 
  30. know when to stop receiving and hang up the line).
  31.  
  32. Any info on how to... would be appreciated.
  33.  
  34. I look forward to any replies.
  35.  
  36. Chris Hertel
  37. crh@ubiqx.mn.org